You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > Statistics Class > Statistics Methods > InverseGaussianFit Method > Statistics.InverseGaussianFit Method ([In] TVec, out double, out double)
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
Statistics.InverseGaussianFit Method ([In] TVec, out double, out double)

Calculate parameters for inverse Gaussian distributed values.

Syntax
C#
Visual Basic
public static void InverseGaussianFit([In] TVec X, out double mu, out double lambda);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!